From: Kevin Hilman Date: Mon, 12 Sep 2016 19:43:26 +0000 (-0700) Subject: arm64: defconfig: enable meson SPI as module X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~1410^2~9 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5a9a9cf0a188b378fba46b6abc829098fa30915b;p=linux-4.9.git arm64: defconfig: enable meson SPI as module Signed-off-by: Kevin Hilman Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 479e0ec17258..6d2a4310f632 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -235,6 +235,7 @@ CONFIG_I2C_UNIPHIER_F=y CONFIG_I2C_RCAR=y CONFIG_I2C_CROS_EC_TUNNEL=y CONFIG_SPI=y +CONFIG_SPI_MESON_SPIFC=m CONFIG_SPI_ORION=y CONFIG_SPI_PL022=y CONFIG_SPI_QUP=y